Searched refs:net_spi (Results 1 – 1 of 1) sorted by relevance
2825 __be32 net_spi, __be32 net_seq) in xfrm_audit_state_notfound() argument2834 spi = ntohl(net_spi); in xfrm_audit_state_notfound()2845 __be32 net_spi; in xfrm_audit_state_icvfail() local2852 if (xfrm_parse_spi(skb, proto, &net_spi, &net_seq) == 0) { in xfrm_audit_state_icvfail()2853 u32 spi = ntohl(net_spi); in xfrm_audit_state_icvfail()