Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dpflow.h373 PFLOWNL_SET_SRC = 3, /* struct sockaddr_storage */ enumerator
/freebsd/sbin/pflowctl/
H A Dpflowctl.c419 snl_add_msg_attr_sockaddr(&nw, PFLOWNL_SET_SRC, &s->src); in do_set()
/freebsd/sys/netpfil/pf/
H A Dpflow.c1559 { .type = PFLOWNL_SET_SRC, .off = _OUT(src), .arg = &addr_parser, .cb = nlattr_get_nested },