Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dlockd_netlink.h14 LOCKD_A_SERVER_TCP_PORT, enumerator
/linux-6.15/fs/lockd/
H A Dnetlink.c16 [LOCKD_A_SERVER_TCP_PORT] = { .type = NLA_U16, },
H A Dsvc.c750 info->attrs[LOCKD_A_SERVER_TCP_PORT] || in lockd_nl_server_set_doit()
765 attr = info->attrs[LOCKD_A_SERVER_TCP_PORT]; in lockd_nl_server_set_doit()
807 nla_put_u16(skb, LOCKD_A_SERVER_TCP_PORT, ln->tcp_port) || in lockd_nl_server_get_doit()