Searched refs:NFC_ALTERED (Results 1 - 25 of 29) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dipt_MARK.c22 (*pskb)->nfcache |= NFC_ALTERED;
H A Dipt_ECN.c50 (*pskb)->nfcache |= NFC_ALTERED;
95 (*pskb)->nfcache |= NFC_ALTERED;
H A Dipt_DSCP.c57 (*pskb)->nfcache |= NFC_ALTERED;
H A Dipt_TOS.c41 (*pskb)->nfcache |= NFC_ALTERED;
H A Dip_fw_compat_redir.c100 skb->nfcache |= NFC_ALTERED;
141 skb->nfcache |= NFC_ALTERED;
187 skb->nfcache |= NFC_ALTERED;
H A Dipt_MIRROR.c70 skb->nfcache |= NFC_ALTERED;
H A Dip_fw_compat.c83 (*pskb)->nfcache |= NFC_UNKNOWN | NFC_ALTERED;
H A Dipt_TCPMSS.c185 (*pskb)->nfcache |= NFC_UNKNOWN | NFC_ALTERED;
H A Dip_queue.c358 e->skb->nfcache |= NFC_ALTERED;
H A Dip_nat_core.c669 *nfcache |= NFC_ALTERED;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dipt_MARK.c22 (*pskb)->nfcache |= NFC_ALTERED;
H A Dipt_ECN.c50 (*pskb)->nfcache |= NFC_ALTERED;
95 (*pskb)->nfcache |= NFC_ALTERED;
H A Dipt_DSCP.c57 (*pskb)->nfcache |= NFC_ALTERED;
H A Dipt_TOS.c41 (*pskb)->nfcache |= NFC_ALTERED;
H A Dip_fw_compat_redir.c100 skb->nfcache |= NFC_ALTERED;
141 skb->nfcache |= NFC_ALTERED;
187 skb->nfcache |= NFC_ALTERED;
H A Dipt_MIRROR.c70 skb->nfcache |= NFC_ALTERED;
H A Dip_fw_compat.c83 (*pskb)->nfcache |= NFC_UNKNOWN | NFC_ALTERED;
H A Dipt_TCPMSS.c185 (*pskb)->nfcache |= NFC_UNKNOWN | NFC_ALTERED;
H A Dip_queue.c358 e->skb->nfcache |= NFC_ALTERED;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/netfilter/
H A Dip6t_MARK.c22 (*pskb)->nfcache |= NFC_ALTERED;
H A Dip6_queue.c402 e->skb->nfcache |= NFC_ALTERED;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetfilter.h23 #define NFC_ALTERED 0x8000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetfilter.h23 #define NFC_ALTERED 0x8000 macro
/asus-wl-520gu-7.0.1.45/src/router/iptables/libiptc/
H A Dlibip4tc.c149 if (e->nfcache & NFC_ALTERED) printf("ALTERED ");
H A Dlibip6tc.c180 if (e->nfcache & NFC_ALTERED) printf("ALTERED ");

Completed in 80 milliseconds

12