Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/ !
H A Dflow_namespace.c52 uint32_t netns_rsv_flags = NETNS_SKYWALK; in flow_namespace_create() local
65 netns_rsv_flags = NETNS_LISTENER; in flow_namespace_create()
68 netns_rsv_flags |= NETNS_NOWAKEFROMSLEEP; in flow_namespace_create()
71 netns_rsv_flags |= NETNS_REUSEPORT; in flow_namespace_create()
109 &laddr->sin.sin_port, netns_rsv_flags, nfi); in flow_namespace_create()
112 laddr->sin.sin_port, netns_rsv_flags, nfi); in flow_namespace_create()