Searched defs:ttl_check (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nfnetlink_osf.c | 206 int fcount = 0, ttl_check; in nf_osf_match() local 31 nf_osf_ttl(const struct sk_buff *skb, int ttl_check, unsigned char f_ttl) nf_osf_ttl() argument 64 nf_osf_match_one(const struct sk_buff *skb, const struct nf_osf_user_finger *f, int ttl_check, struct nf_osf_hdr_ctx *ctx) nf_osf_match_one() argument 261 nf_osf_find(const struct sk_buff *skb, const struct list_head *nf_osf_fingers, const int ttl_check, struct nf_osf_data *data) nf_osf_find() argument [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_osf.c | 206 int fcount = 0, ttl_check; in nf_osf_match() local 31 nf_osf_ttl(const struct sk_buff *skb, int ttl_check, unsigned char f_ttl) nf_osf_ttl() argument 64 nf_osf_match_one(const struct sk_buff *skb, const struct nf_osf_user_finger *f, int ttl_check, struct nf_osf_hdr_ctx *ctx) nf_osf_match_one() argument 261 nf_osf_find(const struct sk_buff *skb, const struct list_head *nf_osf_fingers, const int ttl_check, struct nf_osf_data *data) nf_osf_find() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 122 bool ttl_check; member 154 bool ttl_check; member 1196 ofdpa_group_l3_unicast(struct ofdpa_port *ofdpa_port, int flags, u32 index, const u8 *src_mac, const u8 *dst_mac, __be16 vlan_id, bool ttl_check, u32 pport) ofdpa_group_l3_unicast() argument 1248 ofdpa_neigh_update(struct ofdpa_neigh_tbl_entry *entry, const u8 *eth_dst, bool ttl_check) ofdpa_neigh_update() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 122 bool ttl_check; member 154 bool ttl_check; member 1196 ofdpa_group_l3_unicast(struct ofdpa_port *ofdpa_port, int flags, u32 index, const u8 *src_mac, const u8 *dst_mac, __be16 vlan_id, bool ttl_check, u32 pport) ofdpa_group_l3_unicast() argument 1248 ofdpa_neigh_update(struct ofdpa_neigh_tbl_entry *entry, const u8 *eth_dst, bool ttl_check) ofdpa_neigh_update() argument [all...] |
Completed in 12 milliseconds