Searched refs:KSF_CLONED (Results 1 – 1 of 1) sorted by relevance
99 #define KSF_CLONED 0x00000008 /* Cloned from an accepting socket */ macro551 if (priv->flags & KSF_CLONED) { in ng_ksocket_newhook()649 if (priv->flags & KSF_CLONED) { in ng_ksocket_connect()1218 priv2->flags |= KSF_CLONED | KSF_EMBRYONIC; in ng_ksocket_accept()