Home
last modified time | relevance | path

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

/linux/include/linux/
H A Detherdevice.h355 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
384 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
571 unsigned long fold; in compare_ether_header() local
/linux/net/sched/
H A Dcls_flow.c397 struct flow_filter *fold, *fnew; in flow_change() local
[all...]
/linux/net/wireless/
H A Dscan.c1741 u8 fold = 0; in cfg80211_combine_bsses() local
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c41 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
/linux/kernel/bpf/
H A Dverifier.c8900 struct bpf_func_state *fold, *fcur; in widen_imprecise_scalars() local
19184 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local
[all...]