Searched refs:resv_start_op (Results 1 – 25 of 35) sorted by relevance
12
| /linux/fs/smb/client/ |
| H A D | netlink.c | 54 .resv_start_op = CIFS_GENL_CMD_SWN_NOTIFY + 1,
|
| /linux/net/smc/ |
| H A D | smc_netlink.c | 146 .resv_start_op = SMC_NETLINK_DISABLE_HS_LIMITATION + 1,
|
| H A D | smc_pnet.c | 723 .resv_start_op = SMC_PNETID_FLUSH + 1,
|
| /linux/net/ipv6/ila/ |
| H A D | ila_main.c | 57 .resv_start_op = ILA_CMD_FLUSH + 1,
|
| /linux/net/ieee802154/ |
| H A D | netlink.c | 135 .resv_start_op = IEEE802154_LLSEC_DEL_SECLEVEL + 1,
|
| /linux/net/tipc/ |
| H A D | netlink.c | 297 .resv_start_op = TIPC_NL_ADDR_LEGACY_GET + 1,
|
| H A D | netlink_compat.c | 1354 .resv_start_op = TIPC_GENL_CMD + 1,
|
| /linux/net/netlink/ |
| H A D | genetlink.c | 107 if (op->policy || op->cmd < family->resv_start_op) in genl_op_fill_in_reject_policy() 580 if (WARN_ON(i.cmd >= family->resv_start_op && in genl_validate_ops() 1132 if (hdr->cmd < family->resv_start_op) in genl_header_check() 1802 .resv_start_op = CTRL_CMD_GETPOLICY + 1,
|
| /linux/net/netlabel/ |
| H A D | netlabel_calipso.c | 372 .resv_start_op = NLBL_CALIPSO_C_LISTALL + 1,
|
| H A D | netlabel_cipso_v4.c | 770 .resv_start_op = NLBL_CIPSOV4_C_LISTALL + 1,
|
| H A D | netlabel_mgmt.c | 824 .resv_start_op = NLBL_MGMT_C_VERSION + 1,
|
| H A D | netlabel_unlabeled.c | 1369 .resv_start_op = NLBL_UNLABEL_C_STATICLISTDEF + 1,
|
| /linux/include/net/ |
| H A D | genetlink.h | 89 u8 resv_start_op; member
|
| /linux/net/ipv6/ |
| H A D | seg6.c | 501 .resv_start_op = SEG6_CMD_GET_TUNSRC + 1,
|
| H A D | ioam6.c | 680 .resv_start_op = IOAM6_CMD_NS_SET_SCHEMA + 1,
|
| /linux/net/openvswitch/ |
| H A D | datapath.c | 748 .resv_start_op = OVS_PACKET_CMD_EXECUTE + 1, 1573 .resv_start_op = OVS_FLOW_CMD_SET + 1, 2119 .resv_start_op = OVS_DP_CMD_SET + 1, 2647 .resv_start_op = OVS_VPORT_CMD_SET + 1, in dp_register_genl()
|
| H A D | meter.c | 723 .resv_start_op = OVS_METER_CMD_GET + 1,
|
| /linux/net/hsr/ |
| H A D | hsr_netlink.c | 561 .resv_start_op = HSR_C_SET_NODE_LIST + 1,
|
| /linux/net/psample/ |
| H A D | psample.c | 119 .resv_start_op = PSAMPLE_CMD_GET_GROUP + 1,
|
| /linux/net/mptcp/ |
| H A D | pm_netlink.c | 637 .resv_start_op = MPTCP_PM_CMD_SUBFLOW_DESTROY + 1,
|
| /linux/net/ncsi/ |
| H A D | ncsi-netlink.c | 771 .resv_start_op = NCSI_CMD_SET_CHANNEL_MASK + 1,
|
| /linux/drivers/thermal/ |
| H A D | thermal_netlink.c | 914 .resv_start_op = __THERMAL_GENL_CMD_MAX,
|
| /linux/drivers/net/ieee802154/ |
| H A D | mac802154_hwsim.c | 798 .resv_start_op = MAC802154_HWSIM_CMD_NEW_EDGE + 1,
|
| /linux/net/ipv4/ |
| H A D | tcp_metrics.c | 998 .resv_start_op = TCP_METRICS_CMD_DEL + 1,
|
| /linux/net/l2tp/ |
| H A D | l2tp_netlink.c | 1004 .resv_start_op = L2TP_CMD_SESSION_GET + 1,
|
12