Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/netfilter/
H A 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
/openbmc/linux/fs/notify/fanotify/
H A 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()