Searched refs:NEXTHDR_DEST (Results 1 - 15 of 15) sorted by relevance

/linux-master/net/6lowpan/
H A Dnhc_dest.c12 LOWPAN_NHC(nhc_dest, "RFC6282 Destination Options", NEXTHDR_DEST, 0,
H A Dnhc_ghc_ext_dest.c11 LOWPAN_NHC(ghc_ext_dest, "RFC7400 Destination Extension Header", NEXTHDR_DEST,
/linux-master/net/ipv6/netfilter/
H A Dip6t_ipv6header.c92 case NEXTHDR_DEST:
H A Dip6t_hbh.c62 NEXTHDR_HOP : NEXTHDR_DEST, NULL, NULL);
/linux-master/net/ipv6/
H A Dexthdrs_core.c23 (nexthdr == NEXTHDR_DEST);
H A Doutput_core.c76 case NEXTHDR_DEST:
H A Dah6.c253 case NEXTHDR_DEST:
H A Dexthdrs.c1189 ipv6_push_exthdr(skb, proto, NEXTHDR_DEST, opt->dst0opt);
1198 ipv6_push_exthdr(skb, proto, NEXTHDR_DEST, opt->dst1opt);
H A Dip6_tunnel.c429 if (nexthdr == NEXTHDR_DEST) {
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c44 #ifndef NEXTHDR_DEST
45 #define NEXTHDR_DEST 60 macro
615 case NEXTHDR_DEST:
/linux-master/net/sched/
H A Dact_csum.c510 case NEXTHDR_DEST:
/linux-master/net/xfrm/
H A Dxfrm_output.c108 case NEXTHDR_DEST:
/linux-master/include/net/
H A Dipv6.h46 #define NEXTHDR_DEST 60 /* Destination options header. */ macro
/linux-master/net/core/
H A Dflow_dissector.c1515 case NEXTHDR_DEST: {
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c82 protocol != NEXTHDR_DEST) {

Completed in 311 milliseconds