Searched refs:ng_mesg (Results 26 - 50 of 91) sorted by relevance

1234

/freebsd-current/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c70 struct ng_mesg *msg = NULL;
140 ng_l2cap_lp_con_cfm(ng_l2cap_p l2cap, struct ng_mesg *msg)
207 ng_l2cap_lp_con_ind(ng_l2cap_p l2cap, struct ng_mesg *msg)
211 struct ng_mesg *rsp = NULL;
290 ng_l2cap_lp_discon_ind(ng_l2cap_p l2cap, struct ng_mesg *msg)
353 struct ng_mesg *msg = NULL;
414 ng_l2cap_lp_qos_cfm(ng_l2cap_p l2cap, struct ng_mesg *msg)
441 ng_l2cap_lp_qos_ind(ng_l2cap_p l2cap, struct ng_mesg *msg)
486 ng_l2cap_lp_enc_change(ng_l2cap_p l2cap, struct ng_mesg *msg)
920 struct ng_mesg *ms
[all...]
H A Dng_l2cap_main.c259 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */
381 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */
476 struct ng_mesg *msg = NULL, *rsp = NULL;
/freebsd-current/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c160 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
162 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
164 (struct ng_mesg *, ng_btsocket_sco_rtentry_p);
313 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */
377 ng_btsocket_sco_process_lp_con_cfm(struct ng_mesg *msg,
450 ng_btsocket_sco_process_lp_con_ind(struct ng_mesg *msg,
545 ng_btsocket_sco_process_lp_discon_ind(struct ng_mesg *msg,
602 struct ng_mesg *msg = NULL;
633 struct ng_mesg *msg = NULL;
662 struct ng_mesg *ms
[all...]
H A Dng_btsocket_l2cap_raw.c281 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */
352 struct ng_mesg *msg = NULL;
790 struct ng_mesg *msg = NULL;
1296 struct ng_mesg *msg = NULL;
1319 struct ng_mesg *msg = NULL;
/freebsd-current/usr.sbin/ppp/
H A Dnetgraph.c169 char msgbuf[sizeof(struct ng_mesg) * 2 + NG_MSGBUFSZ];
171 struct ng_mesg *rep = (struct ng_mesg *)msgbuf;
462 struct ng_mesg *resp;
590 resp = (struct ng_mesg *)rbuf;
659 resp = (struct ng_mesg *)rbuf;
H A Dether.c217 char msgbuf[sizeof(struct ng_mesg) + sizeof(struct ngpppoe_sts)];
218 struct ng_mesg *rep = (struct ng_mesg *)msgbuf;
444 struct ng_mesg *resp;
532 resp = (struct ng_mesg *)rbuf;
/freebsd-current/tests/sys/netgraph/
H A Dutil.h78 typedef void (*ng_msg_handler_t)(char const *, struct ng_mesg *, void *);
/freebsd-current/sys/netgraph/
H A Dng_hub.c102 struct ng_mesg *msg;
H A Dng_gif_demux.c275 struct ng_mesg *resp = NULL;
277 struct ng_mesg *msg;
H A Dng_sample.c260 struct ng_mesg *resp = NULL;
262 struct ng_mesg *msg;
H A Dng_device.c235 struct ng_mesg *msg;
236 struct ng_mesg *resp = NULL;
417 struct ng_mesg *msg;
H A Dng_one2many.c255 struct ng_mesg *resp = NULL;
257 struct ng_mesg *msg;
601 struct ng_mesg *msg;
H A Dng_UI.c137 struct ng_mesg *msg;
H A Dng_cisco.c244 struct ng_mesg *msg;
246 struct ng_mesg *resp = NULL;
513 struct ng_mesg *msg;
634 struct ng_mesg *msg;
H A Dng_etf.c248 struct ng_mesg *resp = NULL;
250 struct ng_mesg *msg;
H A Dng_gif.c394 struct ng_mesg *resp = NULL;
396 struct ng_mesg *msg;
H A Dng_rfc1490.c213 struct ng_mesg *msg;
214 struct ng_mesg *resp = NULL;
H A Dng_tee.c215 struct ng_mesg *resp = NULL;
217 struct ng_mesg *msg;
H A Dng_ksocket.c395 const struct ng_mesg *msg;
398 msg = (const struct ng_mesg *)((const u_char *)sopt - sizeof(*msg));
667 struct ng_mesg *resp = NULL;
669 struct ng_mesg *msg;
1041 struct ng_mesg *response;
1175 struct ng_mesg *resp;
H A Dng_base.c2515 struct ng_mesg *msg;
2516 struct ng_mesg *resp = NULL;
2780 struct ng_mesg *binary, *ascii;
2783 binary = (struct ng_mesg *)msg->data;
2784 if (msg->header.arglen < sizeof(struct ng_mesg) ||
2785 (msg->header.arglen - sizeof(struct ng_mesg) <
2798 ascii = (struct ng_mesg *)resp->data;
2845 /* Return the result as struct ng_mesg plus ASCII string */
2857 struct ng_mesg *ascii, *binary;
2860 /* Data area must contain at least a struct ng_mesg
[all...]
H A Dng_deflate.c214 struct ng_mesg *resp = NULL;
216 struct ng_mesg *msg;
346 struct ng_mesg *msg;
/freebsd-current/sys/netgraph/bluetooth/include/
H A Dng_btsocket_l2cap.h79 struct ng_mesg *msg; /* message */
/freebsd-current/lib/libnetgraph/
H A Dsock.c112 u_char rbuf[sizeof(struct ng_mesg) +
114 struct ng_mesg res;
/freebsd-current/libexec/pppoed/
H A Dpppoed.c122 struct ng_mesg *resp;
147 resp = (struct ng_mesg *)rbuf;
257 char msgbuf[sizeof(struct ng_mesg) + sizeof(struct ngpppoe_sts)];
258 struct ng_mesg *rep = (struct ng_mesg *)msgbuf;
/freebsd-current/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c178 struct ng_mesg *msg = NULL;
545 struct ng_mesg *msg = NULL;
758 struct ng_mesg *msg = NULL;
822 struct ng_mesg *msg = NULL;
855 struct ng_mesg *msg = NULL;
1095 struct ng_mesg *msg = NULL;
1266 struct ng_mesg *msg = NULL;
1321 struct ng_mesg *msg = NULL;

Completed in 148 milliseconds

1234