Home
last modified time | relevance | path

Searched defs:proto (Results 76 – 100 of 195) sorted by relevance

12345678

/dragonfly/usr.bin/systat/
H A Dip.c240 #define CPU_STATS_FUNC(proto,type) \ argument
H A Dnetcmds.c160 selectproto(char *proto) in selectproto()
H A Dpftop.c552 statestr(int proto) in statestr()
/dragonfly/sys/netbt/
H A Dl2cap_upper.c62 const struct btproto *proto, void *upper) in l2cap_attach()
H A Drfcomm_upper.c64 const struct btproto *proto, void *upper) in rfcomm_attach()
/dragonfly/lib/libc/net/
H A Dnetdb_private.h114 struct protoent proto; member
/dragonfly/sbin/ifconfig/
H A Diflagg.c154 const char *proto = "<unknown>"; in lagg_status() local
/dragonfly/sys/netgraph/ppp/
H A Dng_ppp.c595 int proto = 0, error; in ng_ppp_rcvdata() local
848 int proto, error; in ng_ppp_input() local
940 int proto, int linkNum, struct mbuf *m, meta_p meta) in ng_ppp_output()
1847 ng_ppp_addproto(struct mbuf *m, int proto, int compOK) in ng_ppp_addproto()
/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_state.h44 int proto; member
/dragonfly/contrib/wpa_supplicant/src/l2_packet/
H A Dl2_packet_none.c37 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
/dragonfly/sys/sys/
H A Dsysref.h78 int proto; /* RPC protocol id */ member
/dragonfly/sys/netinet/
H A Digmp.c175 igmp_input(struct mbuf **mp, int *offp, int proto) in igmp_input()
/dragonfly/usr.sbin/pfctl/
H A Dparse.y121 u_int8_t proto; member
150 u_int8_t proto; member
373 struct node_proto *proto; member
778 struct node_proto *proto; variable
1902 struct node_proto *proto; variable
4757 expand_label_proto(const char *name, char *label, size_t len, u_int8_t proto) in expand_label_proto()
4788 u_int8_t proto) in expand_label()
/dragonfly/lib/libbluetooth/
H A Dbluetooth.c52 static struct protoent proto; variable
/dragonfly/usr.sbin/ppp/
H A Dfilter.c76 ParsePort(const char *service, const char *proto) in ParsePort()
H A Dhdlc.c288 hdlc_Protocol2Nam(u_short proto) in hdlc_Protocol2Nam()
H A Dfsm.c142 fsm_Init(struct fsm *fp, const char *name, u_short proto, int mincode, in fsm_Init()
881 u_short proto; in FsmRecvProtoRej() local
/dragonfly/sys/netinet6/
H A Dfrag6.c154 frag6_input(struct mbuf **mp, int *offp, int proto) in frag6_input()
/dragonfly/contrib/less/
H A Dprompt.c462 public char * pr_expand(constant char *proto) in pr_expand()
/dragonfly/contrib/tcpdump/
H A Dprint-ip.c145 uint8_t proto; in nextproto4_cksum() member
H A Dprint-isakmp.c1223 uint32_t proto, int depth _U_) in ikev1_t_print()
1655 uint32_t proto; in ikev1_n_print() local
1809 uint32_t proto; in ikev1_d_print() local
2634 ikev2_e_print(netdissect_options *ndo, in ikev2_e_print()
2738 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ike_sub0_print()
2776 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ikev1_sub_print()
2902 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ikev2_sub0_print()
2945 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ikev2_sub_print()
H A Dprint-juniper.c433 uint16_t proto; member
478 nd_uint8_t proto; in juniper_ggsn_if_print() member
484 uint8_t proto; in juniper_ggsn_if_print() local
/dragonfly/sys/net/gif/
H A Dif_gif.c270 gif_encapcheck(const struct mbuf *m, int off, int proto, void *arg) in gif_encapcheck()
/dragonfly/sys/net/gre/
H A Dif_gre.h135 u_int16_t proto; /* protocol and S-bit */ member
/dragonfly/contrib/gcc-4.7/include/
H A Dansidecl.h198 #define EXFUN(name, proto) name proto argument

12345678