Home
last modified time | relevance | path

Searched refs:fee1 (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/testing/selftests/netfilter/
Dnft_flowtable.sh125 ip -net $nsr1 addr add fee1:2::1/64 dev veth1
128 ip -net $nsr2 addr add fee1:2::2/64 dev veth0
/linux-6.6.21/fs/notify/fanotify/
Dfanotify.c126 static bool fanotify_error_event_equal(struct fanotify_error_event *fee1, in fanotify_error_event_equal() argument
130 if (!fanotify_fsid_equal(&fee1->fsid, &fee2->fsid)) in fanotify_error_event_equal()