Home
last modified time | relevance | path

Searched refs:optcom_pkt_set (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Doptcom.h197 extern int optcom_pkt_set(uchar_t *, uint_t, uchar_t **, uint_t *);
H A Doptcom.c1905 optcom_pkt_set(uchar_t *invalp, uint_t inlen, in optcom_pkt_set() function
/titanic_50/usr/src/uts/common/inet/ip/
H A Dconn_opt.c1298 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ip()
1880 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ipv6()
1897 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ipv6()
1915 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ipv6()
1932 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ipv6()
2773 err = optcom_pkt_set(opt_storage, in conn_update_label()
2807 err = optcom_pkt_set(opt_storage, optlen, in conn_update_label()