Searched refs:__be16 (Results 51 - 75 of 93) sorted by relevance

1234

/external/iptables/include/linux/netfilter_ipv4/
H A Dip_queue.h29 __be16 hw_protocol; /* Hardware protocol (network order) */
/external/kernel-headers/original/uapi/linux/
H A Dif_arcnet.h61 __be16 sequence; /* sequence number */
H A Dipx.h11 __be16 sipx_port;
H A Dtcp.h25 __be16 source;
26 __be16 dest;
54 __be16 window;
56 __be16 urg_ptr;
H A Dinet_diag.h14 __be16 idiag_sport;
15 __be16 idiag_dport;
H A Dxfrm.h51 __be16 dport;
52 __be16 dport_mask;
53 __be16 sport;
54 __be16 sport_mask;
250 __be16 encap_sport;
251 __be16 encap_dport;
484 __be16 old_sport;
485 __be16 new_sport;
H A Dip_vs.h134 __be16 port;
148 __be16 port;
196 __be16 port;
215 __be16 port;
236 __be16 port;
H A Din6.h36 __be16 u6_addr16[8];
51 __be16 sin6_port; /* Transport layer port # */
H A Dif_fddi.h90 __be16 ethertype; /* packet type ID field */
H A Dif_tun.h89 __be16 proto;
H A Dtipc_config.h243 __be16 tlv_len; /* TLV length (descriptor + value) */
244 __be16 tlv_type; /* TLV identifier */
378 __be16 tcm_type; /* Command type */
379 __be16 tcm_flags; /* Additional flags */
H A Dif_packet.h9 __be16 spkt_protocol;
14 __be16 sll_protocol;
H A Dif_hippi.h144 __be16 ethertype; /* packet type ID field */
H A Dipv6.h126 __be16 payload_len;
H A Dcdrom.h756 __be16 feature_code;
783 __be16 feature_code;
810 __be16 disc_information_length;
856 __be16 track_information_length;
903 __be16 mode_data_length;
908 __be16 desc_length;
913 __be16 feature_code;
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dnfnetlink.h34 __be16 res_id; /* resource id */
/external/libnl/include/linux/netfilter/
H A Dnfnetlink.h44 __be16 res_id; /* resource id */
/external/iproute2/include/linux/
H A Dinet_diag.h14 __be16 idiag_sport;
15 __be16 idiag_dport;
H A Dxfrm.h51 __be16 dport;
52 __be16 dport_mask;
53 __be16 sport;
54 __be16 sport_mask;
250 __be16 encap_sport;
251 __be16 encap_dport;
484 __be16 old_sport;
485 __be16 new_sport;
H A Din6.h36 __be16 u6_addr16[8];
51 __be16 sin6_port; /* Transport layer port # */
H A Dif_tun.h89 __be16 proto;
H A Dif_bridge.h192 __be16 proto;
/external/kernel-headers/original/uapi/rdma/
H A Dib_user_mad.h80 __be16 lid;
124 __be16 lid;
/external/iproute2/examples/bpf/
H A Dbpf_prog.c221 __be16 h_vlan_TCI;
222 __be16 h_vlan_encapsulated_proto;
307 __be16 proto = skb->protocol;
332 __be16 flags;
333 __be16 proto;
/external/iproute2/tc/
H A Df_flower.c63 static int flower_parse_ip_proto(char *str, __be16 eth_type, int type,
87 static int flower_parse_ip_addr(char *str, __be16 eth_type,
142 __be16 port;
168 __be16 eth_type = TC_H_MIN(t->tcm_info);
353 static void flower_print_eth_type(FILE *f, __be16 *p_eth_type,
356 __be16 eth_type;
391 static void flower_print_ip_addr(FILE *f, char *name, __be16 eth_type,
456 __be16 eth_type = 0;

Completed in 642 milliseconds

1234