Home
last modified time | relevance | path

Searched defs:h_proto (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_loop.c67 __be16 h_proto) in set_ethhdr()
213 __u16 h_proto; in _xdp_tx_iptunnel() local
H A Dtest_xdp.c71 __be16 h_proto) in set_ethhdr()
217 __u16 h_proto; in _xdp_tx_iptunnel() local
H A Dtest_xdp_dynptr.c70 __be16 h_proto) in set_ethhdr()
236 __u16 h_proto; in _xdp_tx_iptunnel() local
H A Dxdp_redirect_multi_kern.c44 __u16 h_proto; in xdp_redirect_map_multi_prog() local
/openbmc/linux/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c70 __be16 h_proto) in set_ethhdr()
221 __u16 h_proto; in _xdp_tx_iptunnel() local
H A Dparse_simple.c23 unsigned short h_proto; member
H A Dtest_cgrp2_tc.bpf.c16 unsigned short h_proto; member
H A Dxdp_fwd_kern.c51 u16 h_proto; in xdp_fwd_flags() local
H A Dparse_varlen.c118 uint64_t h_proto, nh_off; in handle_ingress() local
H A Dxdp_adjust_tail_kern.c142 __u16 h_proto; in _xdp_icmp() local
H A Dxdp_router_ipv4.bpf.c81 __be16 h_proto; in xdp_router_ipv4_prog() local
H A Dtc_l2_redirect_kern.c37 unsigned short h_proto; member
/openbmc/linux/include/net/
H A Dfirewire.h24 __be16 h_proto; /* packet type ID field */ member
/openbmc/linux/drivers/net/usb/
H A Dlg-vl600.c49 __be16 h_proto; member
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c115 static int libipw_copy_snap(u8 * data, __be16 h_proto) in libipw_copy_snap()
/openbmc/linux/drivers/staging/ks7010/
H A Deap_packet.h16 __be16 h_proto; /* packet type ID field */ member
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c141 static inline int ieee80211_put_snap(u8 *data, u16 h_proto) in ieee80211_put_snap()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_tx.c134 static int rtllib_put_snap(u8 *data, u16 h_proto) in rtllib_put_snap()
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h176 __be16 h_proto; /* packet type ID field */ member
/openbmc/qemu/include/net/
H A Deth.h41 uint16_t h_proto; /* packet type ID field */ member
46 uint16_t h_proto; /* encapsulated protocol */ member
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_xmit.c572 static sint r8712_put_snap(u8 *data, u16 h_proto) in r8712_put_snap()
/openbmc/linux/include/linux/lockd/
H A Dlockd.h52 unsigned short h_proto; /* transport proto */ member
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c146 __be16 *h_proto; member
457 uint16_t h_proto = fields->ethhdr->h_proto; in of_dpa_flow_pkt_insert_vlan() local
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c1307 s32 rtw_put_snap(u8 *data, u16 h_proto) in rtw_put_snap()