Home
last modified time | relevance | path

Searched refs:parse_exthdrs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/key/
H A Daf_key.c507 static int parse_exthdrs(struct sk_buff *skb, const struct sadb_msg *hdr, void **ext_hdrs) in parse_exthdrs() function
2843 err = parse_exthdrs(skb, hdr, ext_hdrs); in pfkey_process()