Home
last modified time | relevance | path

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

/net/sched/
A Dact_pedit.c94 k->htype = nla_get_u16(tb[TCA_PEDIT_KEY_EX_HTYPE]); in tcf_pedit_keys_ex_parse()
128 if (nla_put_u16(skb, TCA_PEDIT_KEY_EX_HTYPE, keys_ex->htype) || in tcf_pedit_key_ex_dump()
357 enum pedit_header_type htype, int *hoffset) in pedit_skb_hdr_offset() argument
361 switch (htype) { in pedit_skb_hdr_offset()
390 enum pedit_header_type htype = TCA_PEDIT_KEY_EX_HDR_TYPE_NETWORK; in tcf_pedit_act() local
422 htype = tkey_ex->htype; in tcf_pedit_act()
428 rc = pedit_skb_hdr_offset(skb, htype, &hoffset); in tcf_pedit_act()
430 …nfo_ratelimited("tc action pedit unable to extract header offset for header type (0x%x)\n", htype); in tcf_pedit_act()
575 entry->mangle.htype = tcf_pedit_htype(act, k); in tcf_pedit_offload_act_setup()
A Dact_ct.c76 enum flow_action_mangle_base htype, in tcf_ct_add_mangle_action() argument
85 entry->mangle.htype = htype; in tcf_ct_add_mangle_action()
/net/netfilter/ipset/
A Dip_set_hash_gen.h229 #undef htype
278 #define htype MTYPE macro
291 struct htype { struct
399 struct htype *h = set->data; in mtype_flush()
452 struct htype *h = set->data; in mtype_destroy()
561 struct htype *h; in mtype_gc()
604 struct htype *h = set->data; in mtype_cancel_gc()
624 struct htype *h = set->data; in mtype_resize()
810 struct htype *h = set->data; in mtype_ext_size()
842 struct htype *h = set->data; in mtype_add()
[all …]
/net/bridge/netfilter/
A Debt_arp.c33 NF_INVF(info, EBT_ARP_HTYPE, info->htype != ah->ar_hrd)) in ebt_arp_mt()
/net/ipv4/
A Dipconfig.c631 u8 htype; /* HW address type */ member
861 b->htype = dev->type; in ic_bootp_send_if()
863 b->htype = ARPHRD_ETHER; in ic_bootp_send_if()
867 b->htype = dev->type; /* can cause undefined behavior */ in ic_bootp_send_if()
/net/batman-adv/
A Ddistributed-arp-table.c75 __u8 htype; member
1472 __u8 htype; in batadv_dat_check_dhcp() member
1488 if (!dhcp_h || dhcp_h->htype != BATADV_HTYPE_ETHERNET || in batadv_dat_check_dhcp()
/net/netfilter/
A Dnf_flow_table_offload.c205 enum flow_action_mangle_base htype, u32 offset, in flow_offload_mangle() argument
209 entry->mangle.htype = htype; in flow_offload_mangle()

Completed in 33 milliseconds