Home
last modified time | relevance | path

Searched refs:VXLAN_CMD_SET_TTL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/
H A Dif_vxlan.h107 #define VXLAN_CMD_SET_TTL 11 macro
H A Dif_vxlan.c538 [VXLAN_CMD_SET_TTL] =
/freebsd/sbin/ifconfig/
H A Difvxlan.c553 if (do_cmd(ctx, VXLAN_CMD_SET_TTL, &cmd, sizeof(cmd), 1) < 0) in setvxlan_ttl()