Searched refs:resv_start_op (Results 1 – 25 of 26) sorted by relevance
12
| /linux/fs/smb/client/ |
| H A D | netlink.c | 58 .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/tipc/ |
| H A D | netlink.c | 309 .resv_start_op = TIPC_NL_ADDR_LEGACY_GET + 1, in tipc_netlink_start()
|
| H A D | netlink_compat.c | 1354 .resv_start_op = TIPC_GENL_CMD + 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 | 1359 .resv_start_op = NLBL_UNLABEL_C_STATICLISTDEF + 1,
|
| /linux/include/net/ |
| H A D | genetlink.h | 89 u8 resv_start_op; member
|
| /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/ipv6/ |
| H A D | seg6.c | 501 .resv_start_op = SEG6_CMD_GET_TUNSRC + 1,
|
| /linux/net/psample/ |
| H A D | psample.c | 119 .resv_start_op = PSAMPLE_CMD_GET_GROUP + 1,
|
| /linux/net/openvswitch/ |
| H A D | datapath.c | 748 .resv_start_op = OVS_PACKET_CMD_EXECUTE + 1, 1574 .resv_start_op = OVS_FLOW_CMD_SET + 1, 2120 .resv_start_op = OVS_DP_CMD_SET + 1, 2648 .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,
|
| H A D | conntrack.c | 1993 .resv_start_op = OVS_CT_LIMIT_CMD_GET + 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/l2tp/ |
| H A D | l2tp_netlink.c | 1004 .resv_start_op = L2TP_CMD_SESSION_GET + 1,
|
| /linux/net/nfc/ |
| H A D | netlink.c | 1823 .resv_start_op = NFC_CMD_DEACTIVATE_TARGET + 1,
|
| /linux/net/ieee802154/ |
| H A D | nl802154.c | 3094 .resv_start_op = NL802154_CMD_DEL_SEC_LEVEL + 1,
|
| /linux/drivers/net/ |
| H A D | macsec.c | 3425 .resv_start_op = MACSEC_CMD_UPD_OFFLOAD + 1,
|
12