Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Daf_inet6.c128 unsigned char answer_flags; in inet6_create() local
187 answer_flags = answer->flags; in inet6_create()
200 if (INET_PROTOSW_REUSE & answer_flags) in inet6_create()
203 if (INET_PROTOSW_ICSK & answer_flags) in inet6_create()
207 inet_assign_bit(IS_ICSK, sk, INET_PROTOSW_ICSK & answer_flags); in inet6_create()
A Daddrconf.c5362 cb->answer_flags |= NLM_F_DUMP_FILTERED; in inet6_valid_dump_ifaddr_req()
/linux/net/ipv4/
A Daf_inet.c259 unsigned char answer_flags; in inet_create() local
320 answer_flags = answer->flags; in inet_create()
331 if (INET_PROTOSW_REUSE & answer_flags) in inet_create()
334 if (INET_PROTOSW_ICSK & answer_flags) in inet_create()
338 inet_assign_bit(IS_ICSK, sk, INET_PROTOSW_ICSK & answer_flags); in inet_create()
A Dfib_frontend.c981 cb->answer_flags = NLM_F_DUMP_FILTERED; in ip_valid_fib_dump_req()
A Ddevinet.c1795 cb->answer_flags |= NLM_F_DUMP_FILTERED; in inet_valid_dump_ifaddr_req()
/linux/include/linux/
A Dnetlink.h290 u16 answer_flags; member
/linux/net/mpls/
A Daf_mpls.c2114 cb->answer_flags = NLM_F_DUMP_FILTERED; in mpls_valid_fib_dump_req()
/linux/net/netlink/
A Daf_netlink.c2224 NLM_F_MULTI | cb->answer_flags); in netlink_dump_done()

Completed in 39 milliseconds