Home
last modified time | relevance | path

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

/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
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp.c72 __be16 h_proto) in set_ethhdr()
218 __u16 h_proto; in _xdp_tx_iptunnel() local
H A Dtest_xdp_loop.c68 __be16 h_proto) in set_ethhdr()
214 __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
/linux/include/net/
H A Dfirewire.h24 __be16 h_proto; /* packet type ID field */ member
/linux/drivers/net/usb/
H A Dlg-vl600.c49 __be16 h_proto; member
/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()
/linux/drivers/staging/rtl8192e/
H A Drtllib_tx.c134 static int rtllib_put_snap(u8 *data, u16 h_proto) in rtllib_put_snap()
/linux/include/uapi/linux/
H A Dif_ether.h176 __be16 h_proto; /* packet type ID field */ member
/linux/drivers/staging/rtl8712/
H A Drtl871x_xmit.c569 static sint r8712_put_snap(u8 *data, u16 h_proto) in r8712_put_snap()