Searched refs:inp_4tuple_get (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_connect.c | 379 inp_4tuple_get(inp, &cpl->local_ip, &cpl->local_port, in t4_connect()
|
/freebsd/sys/netinet/ |
H A D | in_pcb.h | 483 void inp_4tuple_get(struct inpcb *inp, uint32_t *laddr, uint16_t *lp,
|
H A D | in_pcb.c | 2891 inp_4tuple_get(struct inpcb *inp, uint32_t *laddr, uint16_t *lp, in inp_4tuple_get() function
|
/freebsd/sys/dev/cxgbe/crypto/ |
H A D | t6_kern_tls.c | 165 inp_4tuple_get(inp, &cpl->local_ip, &cpl->local_port, in mk_ktls_act_open_req()
|