Searched refs:xfrm_address_t (Results 26 - 30 of 30) sorted by relevance

12

/linux-master/net/ipv6/
H A Dah6.c652 x = xfrm_state_lookup(net, skb->mark, (xfrm_address_t *)&iph->daddr, ah->spi, IPPROTO_AH, AF_INET6);
H A Desp6.c842 xfrm_address_t ipaddr;
1031 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr,
/linux-master/net/ipv4/
H A Desp4.c795 xfrm_address_t ipaddr;
989 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr,
/linux-master/net/core/
H A Dpktgen.c2380 (xfrm_address_t *)&pkt_dev->cur_daddr,
2381 (xfrm_address_t *)&pkt_dev->cur_saddr,
/linux-master/tools/testing/selftests/net/
H A Dipsec.c1230 xfrm_address_t saddr = {};

Completed in 129 milliseconds

12