Home
last modified time | relevance | path

Searched refs:answer_flags (Results 1 – 7 of 7) sorted by relevance

/net/ipv6/
Daf_inet6.c115 unsigned char answer_flags; in inet6_create() local
174 answer_flags = answer->flags; in inet6_create()
187 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()
191 inet->is_icsk = (INET_PROTOSW_ICSK & answer_flags) != 0; in inet6_create()
Daddrconf.c5108 cb->answer_flags |= NLM_F_DUMP_FILTERED; in inet6_valid_dump_ifaddr_req()
/net/ipv4/
Daf_inet.c254 unsigned char answer_flags; in inet_create() local
315 answer_flags = answer->flags; in inet_create()
326 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()
330 inet->is_icsk = (INET_PROTOSW_ICSK & answer_flags) != 0; in inet_create()
Dfib_frontend.c967 cb->answer_flags = NLM_F_DUMP_FILTERED; in ip_valid_fib_dump_req()
Ddevinet.c1733 cb->answer_flags |= NLM_F_DUMP_FILTERED; in inet_valid_dump_ifaddr_req()
/net/netlink/
Daf_netlink.c2261 NLM_F_MULTI | cb->answer_flags); in netlink_dump()
/net/mpls/
Daf_mpls.c2106 cb->answer_flags = NLM_F_DUMP_FILTERED; in mpls_valid_fib_dump_req()