Lines Matching +full:ext +full:- +full:gen
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
95 * enum skb_drop_reason - the reasons of skb drops
101 * @SKB_NOT_DROPPED_YET: skb is not dropped yet (used for no-drop case)
134 * document for rp_filter in ip-sysctl.rst for more information
154 * @SKB_DROP_REASON_TCP_AUTH_HDR: TCP-MD5 or TCP-AO hashes are met
174 * @SKB_DROP_REASON_TCP_AONOTFOUND: no TCP-AO hash and one was expected,
179 * @SKB_DROP_REASON_TCP_AOUNEXPECTED: TCP-AO hash is present and it
184 * @SKB_DROP_REASON_TCP_AOKEYNOTFOUND: TCP-AO key is unknown,
189 * @SKB_DROP_REASON_TCP_AOFAILURE: TCP-AO hash is wrong,
305 * e.g., the IFF_UP is not set, or driver specific tun->tfiles[txq]
384 * processing a tc ext cookie.
401 * shouldn't be used as a real 'reason' - only for tracing code gen