Home
last modified time | relevance | path

Searched defs:fold (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
H A Detherdevice.h356 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
385 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
572 unsigned long fold; in compare_ether_header() local
/linux/rust/syn/
H A Dlib.rs640 pub mod fold; module
H A Dpunctuated.rs1102 pub(crate) fn fold<T, P, V, F>( in fold() function
/linux/net/sched/
H A Dcls_basic.c180 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local
H A Dcls_route.c483 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
H A Dcls_flow.c397 struct flow_filter *fold, *fnew; in flow_change() local
H A Dcls_flower.c2282 fl_check_assign_mask(struct cls_fl_head * head,struct cls_fl_filter * fnew,struct cls_fl_filter * fold,struct fl_flow_mask * mask) fl_check_assign_mask() argument
2336 fl_ht_insert_unique(struct cls_fl_filter * fnew,struct cls_fl_filter * fold,bool * in_ht) fl_ht_insert_unique() argument
2366 struct cls_fl_filter *fold = *arg; fl_change() local
[all...]
/linux/net/wireless/
H A Dscan.c1740 u8 fold = 0; in cfg80211_combine_bsses() local
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c50 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
/linux/kernel/bpf/
H A Dverifier.c7710 struct bpf_func_state *fold, *fcur; in widen_imprecise_scalars() local