Searched refs:get_flags (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipf.c52 static int get_flags __P((void));
199 static int get_flags() function
261 flag = get_flags();
300 flag = get_flags();
531 flags = get_flags();
/freebsd-9.3-release/sys/netipx/
H A Dipx_usrreq.c368 goto get_flags;
372 goto get_flags;
376 goto get_flags;
380 get_flags:
H A Dspx_usrreq.c909 goto get_flags;
913 get_flags:
/freebsd-9.3-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c149 .get_flags = ethtool_op_get_flags,
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drpz.c338 get_flags(const dns_rpz_cidr_key_t *ip, dns_rpz_cidr_bits_t prefix, function
363 flags = get_flags(&node->ip, node->bits, rpz_type);
781 flags = get_flags(tgt_ip, tgt_prefix, type);
1033 flags = get_flags(&tgt_ip, tgt_prefix, type);
/freebsd-9.3-release/release/picobsd/tinyware/ns/
H A Dns.c198 get_flags(char *buf, int flags) function
402 get_flags(fbuf, rtm->rtm_flags);
/freebsd-9.3-release/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c320 get_flags(_ISO2022EncodingInfo * __restrict ei, function
405 else if ((ret = get_flags(ei, buf)) != _NOTMATCH)
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Den_ethtool.c506 .get_flags = ethtool_op_get_flags,
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY936 * ipf.c (packetlogon): use flag to store the return value from get_flags.

Completed in 200 milliseconds