Home
last modified time | relevance | path

Searched refs:vxlp_remote_port (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dif_vxlan.h84 uint16_t vxlp_remote_port; member
H A Dif_vxlan.c2983 sc->vxl_dst_addr.in4.sin_port = htons(vxlp->vxlp_remote_port); in vxlan_set_user_config()
/f-stack/tools/compat/include/net/
H A Dif_vxlan.h84 uint16_t vxlp_remote_port; member
/f-stack/tools/ifconfig/
H A Difvxlan.c461 params.vxlp_remote_port = val; in DECL_CMD_FUNC()