Home
last modified time | relevance | path

Searched refs:htype (Results 1 – 25 of 25) sorted by relevance

/external/iproute2/tc/
Dm_pedit.c144 keys_ex[hwm].htype = tkey->htype; in pack_key()
147 if (tkey->htype != TCA_PEDIT_KEY_EX_HDR_TYPE_NETWORK || in pack_key()
574 k->htype = rta_getattr_u16(tb[TCA_PEDIT_KEY_EX_HTYPE]); in pedit_keys_ex_getattr()
601 if (addattr16(n, MAX_MSG, TCA_PEDIT_KEY_EX_HTYPE, k->htype) || in pedit_keys_ex_addattr()
720 enum pedit_header_type htype, __u32 off) in print_pedit_location() argument
722 if (htype == TCA_PEDIT_KEY_EX_HDR_TYPE_NETWORK) { in print_pedit_location()
727 if (htype < ARRAY_SIZE(pedit_htype_str)) in print_pedit_location()
728 fprintf(f, "%s", pedit_htype_str[htype]); in print_pedit_location()
730 fprintf(f, "unknown(%d)", htype); in print_pedit_location()
798 enum pedit_header_type htype = in print_pedit() local
[all …]
Dm_pedit.h51 enum pedit_header_type htype; member
56 enum pedit_header_type htype; member
Dp_udp.c40 tkey->htype = TCA_PEDIT_KEY_EX_HDR_TYPE_UDP; in parse_udp()
Dp_eth.c40 tkey->htype = TCA_PEDIT_KEY_EX_HDR_TYPE_ETH; in parse_eth()
Dp_tcp.c40 tkey->htype = TCA_PEDIT_KEY_EX_HDR_TYPE_TCP; in parse_tcp()
Dp_ip6.c40 tkey->htype = TCA_PEDIT_KEY_EX_HDR_TYPE_IP6; in parse_ip6()
Dp_ip.c37 tkey->htype = sel->extended ? in parse_ip()
/external/wpa_supplicant_8/src/common/
Ddhcp.h26 u8 htype; member
45 u8 htype; member
/external/tcpdump/tests/
Dbootp_asan.out2 …18.0.0.15.16896 > 107.95.83.32.68: BOOTP/DHCP, unknown (0x00), length 59384, htype 0, hlen 0, hops…
Dbootp_asan-2.out2 …18.0.0.15.16896 > 107.95.83.32.68: BOOTP/DHCP, unknown (0x00), length 59384, htype 0, hlen 0, hops…
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
Debt_arp.h23 __be16 htype; member
/external/u-boot/lib/efi_selftest/
Defi_selftest_snp.c28 u8 htype; member
137 p.dhcp_hdr.htype = HWT_ETHER; in send_dhcp_discover()
/external/dnsmasq/src/
Drfc2131.c155 if (mess->htype == 0 && mess->hlen != 0) return 0; in dhcp_reply()
246 lease = lease_find_by_client(mess->chaddr, mess->hlen, mess->htype, clid, clid_len); in dhcp_reply()
256 emac = extended_hwaddr(mess->htype, mess->hlen, mess->chaddr, clid_len, clid, &emac_len); in dhcp_reply()
261 (mac->hwaddr_type == mess->htype || mac->hwaddr_type == 0) && in dhcp_reply()
337 mess->htype, NULL); in dhcp_reply()
352 if (mess->htype == 0 || mess->hlen == 0 || (context->flags & CONTEXT_PROXY)) return 0; in dhcp_reply()
394 (lease->hwaddr_len != mess->hlen || lease->hwaddr_type != mess->htype || in dhcp_reply()
398 … if (!(lease = lease_find_by_client(mess->chaddr, mess->hlen, mess->htype, NULL, 0)) || in dhcp_reply()
431 lease_set_hwaddr(lease, mess->chaddr, NULL, mess->hlen, mess->htype, 0); in dhcp_reply()
519 mess->htype, hostname); in dhcp_reply()
[all …]
Ddhcp.c229 mess->hlen > sizeof(ifr.ifr_addr.sa_data) || mess->htype == 0) { in dhcp_packet()
250 req.arp_ha.sa_family = mess->htype; in dhcp_packet()
Ddnsmasq.h556 u8 op, htype, hlen, hops; member
/external/iproute2/ip/
Diplink.c1161 static int get_address(const char *dev, int *htype) in get_address() argument
1198 *htype = me.sll_hatype; in get_address()
1249 int htype, halen; in do_set() local
1366 halen = get_address(dev, &htype); in do_set()
1370 if (parse_address(dev, htype, halen, in do_set()
1375 if (parse_address(dev, htype, halen, in do_set()
/external/tcpdump/
Dprint-atalk.c52 uint16_t htype, ptype; member
228 if (EXTRACT_16BITS(&ap->htype) == 1 && in aarp_print()
246 length, EXTRACT_16BITS(&ap->op), EXTRACT_16BITS(&ap->htype), in aarp_print()
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_web.c1351 enum httpread_hdr_type htype = http_request_get_type(req); in web_connection_check_data() local
1365 htype, inet_ntoa(cli->sin_addr), htons(cli->sin_port)); in web_connection_check_data()
1367 switch (htype) { in web_connection_check_data()
/external/wpa_supplicant_8/src/drivers/
Ddriver_wired.c61 u_int8_t htype; member
/external/syzkaller/sys/linux/
Dvnet.txt148 htype flags[arp_htypes, int16be]
160 htype const[ARPHRD_ETHER, int16be]
172 htype const[ARPHRD_ETHER, int16be]
Dnetfilter_bridge.txt225 htype flags[arp_htypes, int16be]
Dsocket_netlink_route_sched.txt926 htype flags[pedit_header_type, int16]
/external/wpa_supplicant_8/src/ap/
Dfils_hlp.c344 dhcp->op, dhcp->htype, dhcp->hlen, dhcp->hops, in fils_process_hlp_dhcp()
/external/toybox/toys/pending/
Ddhcp.c151 uint8_t htype; member
994 state->pdhcp.htype = DHCP_HTYPE_ETHERNET; in dhcpc_sendmsg()
Ddhcpd.c139 uint8_t htype; member
1017 gstate.send.send_pkt.htype = 1; in prepare_send_pkt()