Home
last modified time | relevance | path

Searched refs:INET_DIAG_PROTOCOL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dinet_diag.h151 INET_DIAG_PROTOCOL, /* response attribute only */ enumerator
/openbmc/linux/net/ipv4/
H A Dinet_diag.c292 if (nla_put_u8(skb, INET_DIAG_PROTOCOL, sk->sk_protocol)) in inet_sk_diag_fill()
1372 if ((err = nla_put_u8(skb, INET_DIAG_PROTOCOL, sk->sk_protocol))) { in inet_diag_handler_get_info()