Searched defs:subsys_id (Results  1 – 14 of 14) sorted by relevance
| /external/libnetfilter_conntrack/src/ | 
| D | main.c | 16 				   uint8_t subsys_id,  in nfct_open_nfnl() 24 				   uint8_t subsys_id,  in nfct_open_nfnl2() 92 struct nfct_handle *nfct_open(uint8_t subsys_id, unsigned subscriptions)  in nfct_open() 124 struct nfct_handle *nfct_open2(uint8_t subsys_id, unsigned subscriptions, int fd)  in nfct_open2()
  | 
| /external/libnl/lib/netfilter/ | 
| D | nfnl.c | 104 int nfnl_send_simple(struct nl_sock *sk, uint8_t subsys_id, uint8_t type,  in nfnl_send_simple() 197 struct nl_msg *nfnlmsg_alloc_simple(uint8_t subsys_id, uint8_t type, int flags,  in nfnlmsg_alloc_simple() 228 		uint8_t subsys_id, uint8_t type, int flags, uint8_t family,  in nfnlmsg_put()
  | 
| /external/strace/ | 
| D | netlink_netfilter.c | 59 		const uint8_t subsys_id = (uint8_t) (nlmsghdr->nlmsg_type >> 8);  in decode_netlink_netfilter()  local
  | 
| D | netlink.c | 180 	const uint8_t subsys_id = (uint8_t) (type >> 8);  in decode_nlmsg_type_netfilter()  local 267 	const uint8_t subsys_id = (uint8_t) (type >> 8);  in decode_nlmsg_flags_netfilter()  local
  | 
| /external/libnfnetlink/src/ | 
| D | libnfnetlink.c | 76 	u_int8_t		subsys_id;  member 317 nfnl_subsys_open(struct nfnl_handle *nfnlh, u_int8_t subsys_id,  in nfnl_subsys_open() 340 nfnl_subsys_open2(struct nfnl_handle *nfnlh, u_int8_t subsys_id,  in nfnl_subsys_open2() 1246 	u_int8_t subsys_id = NFNL_SUBSYS_ID(nlh->nlmsg_type);  in nfnl_check_attributes()  local 1297 	u_int8_t subsys_id = NFNL_SUBSYS_ID(nlh->nlmsg_type);  in __nfnl_handle_msg()  local 1370 	u_int8_t subsys_id = NFNL_SUBSYS_ID(nlh->nlmsg_type);  in nfnl_step()  local
  | 
| /external/libnfnetlink/include/libnfnetlink/ | 
| D | linux_nfnetlink.h | 68 	__u8 subsys_id;			/* nfnetlink subsystem ID */  member
  | 
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ | 
| D | profiler.inc.h | 270 				int subsys_id = BPF_CORE_READ(subsys, ss, id);  in populate_cgroup_info()  local
  | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 84287 	__u8 subsys_id;  member
  | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 92934 	u16 subsys_id;  member
  | 
| D | vmlinux.h | 92934 	u16 subsys_id;  member
  | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 65096 	u16 subsys_id;  member
  | 
| D | vmlinux_510.h | 65096 	u16 subsys_id;  member
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 109136 	__u8 subsys_id;  member
  | 
| D | vmlinux.h | 109136 	__u8 subsys_id;  member
  |