Searched refs:SO_EE_ORIGIN_ICMP6 (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Derrqueue.h31 #define SO_EE_ORIGIN_ICMP6 3 macro
/linux-master/net/rxrpc/
H A Dpeer_event.c55 case SO_EE_ORIGIN_ICMP6:
70 case SO_EE_ORIGIN_ICMP6:
187 case SO_EE_ORIGIN_ICMP6:
/linux-master/net/ipv6/
H A Ddatagram.c323 serr->ee.ee_origin = SO_EE_ORIGIN_ICMP6;
424 return serr->ee.ee_origin == SO_EE_ORIGIN_ICMP6 ||
439 serr->ee.ee_origin == SO_EE_ORIGIN_ICMP6)
/linux-master/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c172 case SO_EE_ORIGIN_ICMP6:
/linux-master/net/core/
H A Dskbuff.c5308 SKB_EXT_ERR(skb)->ee.ee_origin == SO_EE_ORIGIN_ICMP6);

Completed in 285 milliseconds