Searched refs:net_spi (Results 1 – 1 of 1) sorted by relevance
3472 __be32 net_spi, __be32 net_seq) in xfrm_audit_state_notfound() argument3481 spi = ntohl(net_spi); in xfrm_audit_state_notfound()3492 __be32 net_spi; in xfrm_audit_state_icvfail() local3499 if (xfrm_parse_spi(skb, proto, &net_spi, &net_seq) == 0) { in xfrm_audit_state_icvfail()3500 u32 spi = ntohl(net_spi); in xfrm_audit_state_icvfail()