Searched refs:so_user_cookie (Results 1 – 5 of 5) sorted by relevance
215 uint32_t so_user_cookie; member778 if (sc->sc_socket.so_user_cookie) { in wg_socket_init()779 …t_sockopt(so4, so6, SO_USER_COOKIE, &sc->sc_socket.so_user_cookie, sizeof(sc->sc_socket.so_user_co… in wg_socket_init()828 so->so_user_cookie = user_cookie; in wg_socket_set_cookie()2727 if (sc->sc_socket.so_user_cookie != 0) in wgc_get()2728 nvlist_add_number(nvl, "user-cookie", sc->sc_socket.so_user_cookie); in wgc_get()
255 p->t_inpcb.inp_socket->so_user_cookie;
140 uint32_t so_user_cookie; member
2877 inp->inp_socket->so_user_cookie; in ipfw_chk()
3935 so->so_user_cookie = val32;