HomeSort by relevance Sort by last modified time
    Searched full:ipq_create_handle (Results 1 - 7 of 7) sorted by null

  /external/iptables/libipq/
ipq_destroy_handle.3 1 .so man3/ipq_create_handle.3
Makefile.am 8 man_MANS = ipq_create_handle.3 ipq_destroy_handle.3 ipq_errstr.3 \
ipq_create_handle.3 1 .TH IPQ_CREATE_HANDLE 3 "16 October 2001" "Linux iptables 1.2" "Linux Programmer's Manual"
21 ipq_create_handle, ipq_destroy_handle \(em create and destroy libipq handles.
27 .BI "struct ipq_handle *ipq_create_handle(u_int32_t " flags ", u_int32_t " protocol ");"
32 .B ipq_create_handle
53 .BR ipq_create_handle ,
57 .B ipq_create_handle
ipq_set_mode.3 39 .BR ipq_create_handle .
62 .B ipq_create_handle
libipq.3 70 .BR ipq_create_handle (3).
130 .BR ipq_create_handle (3)
188 h = ipq_create_handle(0, NFPROTO_IPV4);
262 .BR ipq_create_handle (3),
libipq.c 209 struct ipq_handle *ipq_create_handle(uint32_t flags, uint32_t protocol) function
  /external/iptables/include/libipq/
libipq.h 56 struct ipq_handle *ipq_create_handle(u_int32_t flags, u_int32_t protocol);

Completed in 107 milliseconds