Home
last modified time | relevance | path

Searched refs:FOU_ATTR_PEER_PORT (Results 1 – 3 of 3) sorted by last modified time

/linux/net/ipv4/
H A Dfou_core.c716 if (info->attrs[FOU_ATTR_PEER_PORT]) { in parse_nl_config()
717 port = nla_get_be16(info->attrs[FOU_ATTR_PEER_PORT]); in parse_nl_config()
768 nla_put_be16(msg, FOU_ATTR_PEER_PORT, sk->sk_dport) || in fou_fill_info()
H A Dfou_nl.c24 [FOU_ATTR_PEER_PORT] = { .type = NLA_U16, },
/linux/include/uapi/linux/
H A Dfou.h29 FOU_ATTR_PEER_PORT, enumerator