Searched refs:net_spi (Results 1 – 2 of 2) sorted by relevance
3069 __be32 net_spi, __be32 net_seq) in xfrm_audit_state_notfound() argument3078 spi = ntohl(net_spi); in xfrm_audit_state_notfound()3089 __be32 net_spi; in xfrm_audit_state_icvfail() local3096 if (xfrm_parse_spi(skb, proto, &net_spi, &net_seq) == 0) { in xfrm_audit_state_icvfail()3097 u32 spi = ntohl(net_spi); in xfrm_audit_state_icvfail()
727 void xfrm_audit_state_notfound(struct sk_buff *skb, u16 family, __be32 net_spi,769 __be32 net_spi, __be32 net_seq) in xfrm_audit_state_notfound() argument
Completed in 14 milliseconds