Searched refs:_sh (Results 1 - 2 of 2) sorted by relevance

/net/netfilter/ipset/
H A Dip_set_getport.c41 sctp_sctphdr_t _sh; local
44 sh = skb_header_pointer(skb, protooff, sizeof(_sh), &_sh);
/net/netfilter/
H A Dxt_sctp.c122 sctp_sctphdr_t _sh; local
129 sh = skb_header_pointer(skb, par->thoff, sizeof(_sh), &_sh);

Completed in 46 milliseconds