Home
last modified time | relevance | path

Searched defs:fl2 (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.h78 struct aq_hw_rx_fl2 fl2; member
/Linux-v5.4/net/netfilter/
Dnf_conntrack_h323_main.c728 struct flowi4 fl1, fl2; in callforward_do_filter() local
753 struct flowi6 fl1, fl2; in callforward_do_filter() local
/Linux-v5.4/include/linux/lockd/
Dlockd.h364 const struct file_lock *fl2) in nlm_compare_locks()
/Linux-v5.4/net/ipv6/
Dicmp.c338 struct flowi6 fl2; in icmpv6_route_lookup() local
/Linux-v5.4/fs/
Dlocks.c651 static inline int locks_overlap(struct file_lock *fl1, struct file_lock *fl2) in locks_overlap()
660 static int posix_same_owner(struct file_lock *fl1, struct file_lock *fl2) in posix_same_owner()
/Linux-v5.4/net/decnet/
Ddn_route.c305 static inline int compare_keys(struct flowidn *fl1, struct flowidn *fl2) in compare_keys()