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

  /external/iptables/include/linux/netfilter/
xt_devgroup.h 17 __u32 dst_group; member in struct:xt_devgroup_info
  /external/iptables/extensions/
libxt_devgroup.c 78 info->dst_group = strtoul(cb->arg, &end, 0);
94 info->dst_group = id;
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
ipc_k.c 108 NETLINK_CB(skb).dst_group = RTMGRP_LINK;
  /external/kernel-headers/original/linux/
netlink.h 164 __u32 dst_group; member in struct:netlink_skb_parms

Completed in 177 milliseconds