Searched refs:portref (Results 1 – 2 of 2) sorted by relevance
356 u32 portref = tipc_sk_port(sock->sk)->ref; in bind() local359 return tipc_withdraw(portref, 0, NULL); in bind()372 tipc_publish(portref, addr->scope, &addr->addr.nameseq) : in bind()373 tipc_withdraw(portref, -addr->scope, &addr->addr.nameseq); in bind()
1039 u32 *portref) in tipc_createport() argument1069 *portref = p_ptr->publ.ref; in tipc_createport()