Searched defs:echo (Results 1 – 5 of 5) sorted by relevance
/net/mptcp/ |
D | pm.c | 19 bool echo) in mptcp_pm_announce_addr() 324 struct mptcp_addr_info *addr, bool *echo, in mptcp_pm_add_addr_signal()
|
D | options.c | 658 bool echo; in mptcp_established_options_add_addr() local 1515 u8 echo = MPTCP_ADDR_ECHO; in mptcp_write_options() local
|
D | protocol.h | 163 echo:1, member 1002 static inline unsigned int mptcp_add_addr_len(int family, bool echo, bool port) in mptcp_add_addr_len()
|
/net/netfilter/ |
D | nfnetlink.c | 177 unsigned int group, int echo, gfp_t flags) in nfnetlink_send()
|
/net/core/ |
D | rtnetlink.c | 751 int rtnetlink_send(struct sk_buff *skb, struct net *net, u32 pid, unsigned int group, int echo) in rtnetlink_send()
|