Home
last modified time | relevance | path

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

/xnu-8020.140.41/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()
106 &laddr->sin.sin_port, netns_rsv_flags, nfi); in flow_namespace_create()
109 laddr->sin.sin_port, netns_rsv_flags, nfi); in flow_namespace_create()