Searched defs:proto (Results 101 - 125 of 337) sorted by relevance

1234567891011>>

/freebsd-current/sys/netinet/
H A Din_gif.c273 in_gif_output(struct ifnet *ifp, struct mbuf *m, int proto, uint8_t ecn) argument
297 in_gif_input(struct mbuf *m, int off, int proto, void *arg) argument
324 in_gif_lookup(const struct mbuf *m, int off, int proto, void **arg) argument
H A Dip_gre.c156 in_gre_lookup(const struct mbuf *m, int off, int proto, void **arg) argument
H A Dip_encap.c92 int proto; member in struct:encaptab
290 encap_input(struct encaptab_head *head, struct mbuf *m, int off, int proto) argument
367 encap4_input(struct mbuf **mp, int *offp, int proto) argument
406 encap6_input(struct mbuf **mp, int *offp, int proto) argument
[all...]
/freebsd-current/sys/netinet6/
H A Din6_gif.c288 in6_gif_output(struct ifnet *ifp, struct mbuf *m, int proto, uint8_t ecn) argument
315 in6_gif_input(struct mbuf *m, int off, int proto, void *arg) argument
342 in6_gif_lookup(const struct mbuf *m, int off, int proto, void **arg) argument
H A Dip6_gre.c147 in6_gre_lookup(const struct mbuf *m, int off, int proto, void **arg) argument
/freebsd-current/sys/netipsec/
H A Dxform_ah.c264 ah_massage_headers(struct mbuf **m0, int proto, int skip, int alg, int out) argument
H A Dxform_ipcomp.c126 ipcomp_nonexp_input(struct mbuf *m, int off, int proto, void *arg __unused) argument
670 ipcomp4_nonexp_encapcheck(const struct mbuf *m, int off, int proto, argument
701 ipcomp6_nonexp_encapcheck(const struct mbuf *m, int off, int proto, argument
[all...]
/freebsd-current/sys/netgraph/
H A Dng_vlan_rotate.c325 uint16_t proto; member in struct:ether_vlan_stack_entry
/freebsd-current/usr.bin/netstat/
H A Dnetisr.c123 netisr_proto2name(u_int proto) argument
135 netisr_protoispresent(u_int proto) argument
290 u_int counter, cpuid, proto, wsid; local
[all...]
H A Dinet6.c1273 inet6print(const char *container, struct in6_addr *in6, int port, const char *proto, int numeric) argument
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dccp.c111 protoname(int proto) argument
718 ccp_LayerPush(struct bundle *b __unused, struct link *l, struct mbuf *bp, int pri, u_short *proto) argument
748 ccp_LayerPull(struct bundle *b __unused, struct link *l, struct mbuf *bp, u_short *proto) argument
[all...]
H A Dnat_cmd.c112 const char *proto; local
325 StrToPort(const char *str, u_short *port, const char *proto) argument
345 StrToPortRange(const char *str, u_short *low, u_short *high, const char *proto) argument
370 StrToAddrAndPort(const char *str, struct in_addr *addr, u_short *low, u_short *high, const char *proto) argument
498 nat_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, int pri __unused, u_short *proto) argument
515 nat_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, u_short *proto) argument
[all...]
H A Dradius.h87 u_short proto; /* Protocol number */ member in struct:radacct
H A Ddeflate.c69 DeflateOutput(void *v, struct ccp *ccp, struct link *l __unused, int pri __unused, u_short *proto, struct mbuf *mp) argument
199 DeflateInput(void *v, struct ccp *ccp, u_short *proto, struct mbuf *mi) argument
337 DeflateDictSetup(void *v, struct ccp *ccp, u_short proto, struct mbuf *mi) argument
[all...]
H A Dpred.c217 Pred1Input(void *v, struct ccp *ccp, u_short *proto, struct mbuf *bp) argument
174 Pred1Output(void *v, struct ccp *ccp, struct link *l __unused, int pri __unused, u_short *proto, struct mbuf *bp) argument
[all...]
H A Dfilter.c76 ParsePort(const char *service, const char *proto) argument
H A Dlqr.c417 lqr_LayerPush(struct bundle *b __unused, struct link *l, struct mbuf *bp, int pri __unused, u_short *proto) argument
513 lqr_LayerPull(struct bundle *b __unused, struct link *l __unused, struct mbuf *bp, u_short *proto) argument
H A Dlink.c216 link_ProtocolRecord(struct link *l, u_short proto, int type) argument
279 u_short lproto[LAYER_MAX], proto; local
248 link_PushPacket(struct link *l, struct mbuf *bp, struct bundle *b, int pri, u_short proto) argument
350 u_short proto; member in struct:__anon6752
373 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) argument
[all...]
/freebsd-current/sys/netpfil/pf/
H A Dpf_lb.c216 pf_get_sport(sa_family_t af, u_int8_t proto, struct pf_krule *r, argument
316 pf_get_mape_sport(sa_family_t af, u_int8_t proto, struct pf_krule *r, struct pf_addr *saddr, uint16_t sport, struct pf_addr *daddr, uint16_t dport, struct pf_addr *naddr, uint16_t *nport, struct pf_ksrc_node **sn) argument
[all...]
/freebsd-current/contrib/libfido2/fuzz/
H A Dfuzz_mgmt.c226 uint8_t proto, major, minor, build, flags; local
/freebsd-current/sbin/ifconfig/
H A Diflagg.c217 const char *proto; local
/freebsd-current/sys/security/mac/
H A Dmac_socket.c349 mac_socket_check_create(struct ucred *cred, int domain, int type, int proto) argument
/freebsd-current/sys/dev/ntb/if_ntb/
H A Dif_ntb.c439 uint16_t proto; local
/freebsd-current/sys/nfsclient/
H A Dnfsargs.h47 int proto; /* and Protocol */ member in struct:nfs_args
/freebsd-current/sbin/ipfw/
H A Dnat64lsn.c84 const char *proto; local
[all...]

Completed in 292 milliseconds

1234567891011>>