Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dinet_diag.h180 INET_ULP_INFO_NAME,
171 INET_ULP_INFO_NAME, global() enumerator
/linux/net/ipv4/
H A Dtcp_diag.c98 err = nla_put_string(skb, INET_ULP_INFO_NAME, ulp_ops->name); in tcp_diag_put_ulp()