Searched refs:cipso_v4_error (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | cipso_ipv4.h | 181 void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway); 202 static inline void cipso_v4_error(struct sk_buff *skb, in cipso_v4_error() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cipso_ipv4.h | 181 void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway); 202 static inline void cipso_v4_error(struct sk_buff *skb, in cipso_v4_error() function
|
/kernel/linux/linux-5.10/net/netlabel/ |
H A D | netlabel_kapi.c | 1401 cipso_v4_error(skb, error, gateway); in netlbl_skbuff_err()
|
/kernel/linux/linux-6.6/net/netlabel/ |
H A D | netlabel_kapi.c | 1401 cipso_v4_error(skb, error, gateway); in netlbl_skbuff_err()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | cipso_ipv4.c | 1694 * cipso_v4_error - Send the correct response for a bad packet 1720 void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway) in cipso_v4_error() function
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | cipso_ipv4.c | 1693 * cipso_v4_error - Send the correct response for a bad packet 1719 void cipso_v4_error(struct sk_buff *skb, int error, u32 gateway) in cipso_v4_error() function
|
Completed in 12 milliseconds