Home
last modified time | relevance | path

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

/include/net/
A Dah.h16 struct ip_auth_hdr;
18 static inline struct ip_auth_hdr *ip_auth_hdr(const struct sk_buff *skb) in ip_auth_hdr() function
20 return (struct ip_auth_hdr *)skb_transport_header(skb); in ip_auth_hdr()
/include/uapi/linux/
A Dip.h112 struct ip_auth_hdr { struct

Completed in 3 milliseconds