Home | Sort by: relevance | last modified time | path |
/src/sys/netipsec/ | |
ipsecif.c | 323 u_int16_t dst_port = 0; local in function:ipsecif4_encap_func 335 dst_port = ports[1]; 349 dst_port != var->iv_sport) { 352 __func__, ntohs(src_port), ntohs(dst_port), 466 u_int16_t dst_port = 0; local in function:ipsecif6_encap_func 478 dst_port = ports[1]; 492 dst_port != var->iv_sport) { 495 __func__, ntohs(src_port), ntohs(dst_port), |
/src/sys/net/ | |
if_ipsec.c | 2044 in_port_t dst_port = 0; local in function:if_ipsec_replace_sp 2058 dst_port = nvar->iv_dport; 2061 error = if_ipsec_add_sp(nvar, src, src_port, dst, dst_port); |
/src/sys/arch/i386/stand/pxeboot/ | |
pxe.h | 439 UDP_PORT_t dst_port; /* destination udp port */ member in struct:__anon2625f15d2808 |
/src/sys/dev/pci/ixgbe/ | |
ixgbe_type.h | 3632 * dst_port - 2 bytes 3646 __be16 dst_port; member in struct:ixgbe_atr_input::__anoncb0dc0f81108 |