Searched defs:af (Results  1 – 7 of 7) sorted by relevance
| /include/net/ | 
| D | ip_vs.h | 71 ip_vs_fill_iph_skb_off(int af, const struct sk_buff *skb, int offset,  in ip_vs_fill_iph_skb_off() 115 ip_vs_fill_iph_skb_icmp(int af, const struct sk_buff *skb, int offset,  in ip_vs_fill_iph_skb_icmp() 127 ip_vs_fill_iph_skb(int af, const struct sk_buff *skb, bool inverse,  in ip_vs_fill_iph_skb() 151 static inline void ip_vs_addr_copy(int af, union nf_inet_addr *dst,  in ip_vs_addr_copy() 162 static inline void ip_vs_addr_set(int af, union nf_inet_addr *dst,  in ip_vs_addr_set() 177 static inline int ip_vs_addr_equal(int af, const union nf_inet_addr *a,  in ip_vs_addr_equal() 192 static inline const char *ip_vs_dbg_addr(int af, char *buf, size_t buf_len,  in ip_vs_dbg_addr() 226 #define IP_VS_DBG_ADDR(af, addr)					\  argument 241 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg)			\  argument 246 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg)			\  argument [all …] 
 | 
| /include/linux/soc/pxa/ | 
| D | mfp.h | 405 #define MFP_CFG(pin, af)		\  argument 409 #define MFP_CFG_DRV(pin, af, drv)	\  argument 413 #define MFP_CFG_LPM(pin, af, lpm)	\  argument 417 #define MFP_CFG_X(pin, af, drv, lpm)	\  argument
  | 
| /include/uapi/linux/ | 
| D | can.h | 217 	__u32   af;    /* acceptance field */  member
  | 
| D | rkisp1-config.h | 1020 	struct rkisp1_cif_isp_af_stat af;  member
  | 
| /include/linux/ | 
| D | audit.h | 567 static inline void audit_log_nfcfg(const char *name, u8 af,  in audit_log_nfcfg() 707 static inline void audit_log_nfcfg(const char *name, u8 af,  in audit_log_nfcfg()
  | 
| /include/linux/netfilter/ | 
| D | x_tables.h | 238 	u_int8_t af;		/* address/protocol family */  member
  | 
| /include/net/sctp/ | 
| D | structs.h | 510 	struct sctp_af *af;  member 1147 	struct sctp_af *af;  member
  |