Home
last modified time | relevance | path

Searched refs:C (Results 1 – 5 of 5) sorted by relevance

/net/netfilter/ipvs/
A Dip_vs_nfct.c62 #define ARG_CONN(C) IP_VS_DBG_ADDR((C)->af, &((C)->caddr)), \ argument
63 ntohs((C)->cport), \
64 IP_VS_DBG_ADDR((C)->af, &((C)->vaddr)), \
65 ntohs((C)->vport), \
66 IP_VS_DBG_ADDR((C)->daf, &((C)->daddr)), \
67 ntohs((C)->dport), \
68 (C)->protocol, (C)->state
/net/rxrpc/
A Dar-internal.h1657 #define ASSERTIF(C, X) \ argument
1659 if (unlikely((C) && !(X))) { \
1665 #define ASSERTIFCMP(C, X, OP, Y) \ argument
1669 if (unlikely((C) && !(_x OP _y))) { \
1687 #define ASSERTIF(C, X) \ argument
1691 #define ASSERTIFCMP(C, X, OP, Y) \ argument
/net/ipv4/netfilter/
A Dnf_nat_snmp_basic.asn13 -- Copyright (C) 1990, 2002 IETF Trust and the persons identified as authors
/net/core/
A Dskbuff.c1548 C(len); in __skb_clone()
1549 C(data_len); in __skb_clone()
1550 C(mac_len); in __skb_clone()
1555 C(pfmemalloc); in __skb_clone()
1558 C(tail); in __skb_clone()
1559 C(end); in __skb_clone()
1560 C(head); in __skb_clone()
1561 C(head_frag); in __skb_clone()
1562 C(data); in __skb_clone()
1563 C(truesize); in __skb_clone()
[all …]
/net/batman-adv/
A DKconfig2 # Copyright (C) B.A.T.M.A.N. contributors:

Completed in 23 milliseconds